[INFO] fetching crate gdnative-network 0.6.1...
[INFO] fixing gdnative-network-0.6.1 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate gdnative-network 0.6.1 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate gdnative-network 0.6.1
[INFO] finished tweaking crates.io crate gdnative-network 0.6.1
[INFO] tweaked toml for crates.io crate gdnative-network 0.6.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate gdnative-network 0.6.1 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 77 packages to latest compatible versions
[INFO] [stderr]       Adding gdnative_bindings_generator v0.3.0 (available: v0.11.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `gdnative-network` (manifest) generated 1 warning
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded gdnative_geom v0.6.1
[INFO] [stderr]   Downloaded which v2.0.1
[INFO] [stderr]   Downloaded gdnative-core v0.6.0
[INFO] [stderr]   Downloaded euclid_macros v0.1.0
[INFO] [stderr]   Downloaded cexpr v0.3.6
[INFO] [stderr]   Downloaded clang-sys v0.26.4
[INFO] [stderr]   Downloaded bindgen v0.46.0
[INFO] [stderr]   Downloaded gdnative_bindings_generator v0.3.0
[INFO] [stderr]   Downloaded gdnative-common v0.6.1
[INFO] [stderr]   Downloaded euclid v0.19.9
[INFO] [stderr]   Downloaded gdnative-sys v0.6.0
[INFO] [stderr]   Downloaded hashbrown v0.1.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 601c6b511a448d5f2e0181c2cb9424db0b117e0acdd1aee3fa2ad98cd395322a
[INFO] running `Command { std: "docker" "start" "601c6b511a448d5f2e0181c2cb9424db0b117e0acdd1aee3fa2ad98cd395322a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "601c6b511a448d5f2e0181c2cb9424db0b117e0acdd1aee3fa2ad98cd395322a" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "601c6b511a448d5f2e0181c2cb9424db0b117e0acdd1aee3fa2ad98cd395322a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "601c6b511a448d5f2e0181c2cb9424db0b117e0acdd1aee3fa2ad98cd395322a" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `gdnative-network` (manifest) generated 1 warning
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling glob v0.2.11
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling scopeguard v0.3.3
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling bindgen v0.46.0
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling clang-sys v0.26.4
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling hashbrown v0.1.8
[INFO] [stderr]    Compiling cexpr v0.3.6
[INFO] [stderr]    Compiling gdnative_bindings_generator v0.3.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling gdnative-core v0.6.0
[INFO] [stderr]    Compiling gdnative-common v0.6.1
[INFO] [stderr]    Compiling gdnative-network v0.6.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling euclid_macros v0.1.0
[INFO] [stderr]     Checking euclid v0.19.9
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]     Checking gdnative_geom v0.6.1
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling which v2.0.1
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling env_logger v0.6.2
[INFO] [stderr]    Compiling gdnative-sys v0.6.0
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]  --> src/lib.rs:7:23
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::sync::{Once, ONCE_INIT};
[INFO] [stdout]   |                       ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-network-a2a0beeec44446f5/out/network_types.rs:11368:33
[INFO] [stdout]       |
[INFO] [stdout] 11368 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 11368 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 11368 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-network-a2a0beeec44446f5/out/network_types.rs:12039:33
[INFO] [stdout]       |
[INFO] [stdout] 12039 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 12039 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 12039 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]  --> src/lib.rs:7:23
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::sync::{Once, ONCE_INIT};
[INFO] [stdout]   |                       ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-network-a2a0beeec44446f5/out/network_types.rs:12181:33
[INFO] [stdout]       |
[INFO] [stdout] 12181 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 12181 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 12181 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-network-a2a0beeec44446f5/out/network_types.rs:12393:33
[INFO] [stdout]       |
[INFO] [stdout] 12393 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 12393 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 12393 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-network-a2a0beeec44446f5/out/network_types.rs:12585:33
[INFO] [stdout]       |
[INFO] [stdout] 12585 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 12585 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 12585 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-network-a2a0beeec44446f5/out/network_types.rs:12760:33
[INFO] [stdout]       |
[INFO] [stdout] 12760 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 12760 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 12760 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-network-a2a0beeec44446f5/out/network_types.rs:12953:33
[INFO] [stdout]       |
[INFO] [stdout] 12953 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 12953 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 12953 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-network-a2a0beeec44446f5/out/network_types.rs:13152:33
[INFO] [stdout]       |
[INFO] [stdout] 13152 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 13152 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 13152 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-network-a2a0beeec44446f5/out/network_types.rs:13375:33
[INFO] [stdout]       |
[INFO] [stdout] 13375 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 13375 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 13375 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-network-a2a0beeec44446f5/out/network_types.rs:13806:33
[INFO] [stdout]       |
[INFO] [stdout] 13806 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 13806 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 13806 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-network-a2a0beeec44446f5/out/network_types.rs:13879:33
[INFO] [stdout]       |
[INFO] [stdout] 13879 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 13879 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 13879 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-network-a2a0beeec44446f5/out/network_types.rs:14219:33
[INFO] [stdout]       |
[INFO] [stdout] 14219 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 14219 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 14219 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-network-a2a0beeec44446f5/out/network_types.rs:11368:33
[INFO] [stdout]       |
[INFO] [stdout] 11368 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 11368 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 11368 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-network-a2a0beeec44446f5/out/network_types.rs:12039:33
[INFO] [stdout]       |
[INFO] [stdout] 12039 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 12039 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 12039 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-network-a2a0beeec44446f5/out/network_types.rs:12181:33
[INFO] [stdout]       |
[INFO] [stdout] 12181 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 12181 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 12181 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-network-a2a0beeec44446f5/out/network_types.rs:14337:33
[INFO] [stdout]       |
[INFO] [stdout] 14337 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 14337 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 14337 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-network-a2a0beeec44446f5/out/network_types.rs:12393:33
[INFO] [stdout]       |
[INFO] [stdout] 12393 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 12393 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 12393 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-network-a2a0beeec44446f5/out/network_types.rs:14718:33
[INFO] [stdout]       |
[INFO] [stdout] 14718 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 14718 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 14718 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-network-a2a0beeec44446f5/out/network_types.rs:12585:33
[INFO] [stdout]       |
[INFO] [stdout] 12585 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 12585 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 12585 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-network-a2a0beeec44446f5/out/network_types.rs:12760:33
[INFO] [stdout]       |
[INFO] [stdout] 12760 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 12760 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 12760 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-network-a2a0beeec44446f5/out/network_types.rs:14761:33
[INFO] [stdout]       |
[INFO] [stdout] 14761 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 14761 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 14761 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-network-a2a0beeec44446f5/out/network_types.rs:12953:33
[INFO] [stdout]       |
[INFO] [stdout] 12953 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 12953 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 12953 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-network-a2a0beeec44446f5/out/network_types.rs:13152:33
[INFO] [stdout]       |
[INFO] [stdout] 13152 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 13152 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 13152 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-network-a2a0beeec44446f5/out/network_types.rs:14804:33
[INFO] [stdout]       |
[INFO] [stdout] 14804 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 14804 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 14804 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-network-a2a0beeec44446f5/out/network_types.rs:13375:33
[INFO] [stdout]       |
[INFO] [stdout] 13375 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 13375 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 13375 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-network-a2a0beeec44446f5/out/network_types.rs:14881:33
[INFO] [stdout]       |
[INFO] [stdout] 14881 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 14881 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 14881 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-network-a2a0beeec44446f5/out/network_types.rs:13806:33
[INFO] [stdout]       |
[INFO] [stdout] 13806 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 13806 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 13806 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-network-a2a0beeec44446f5/out/network_types.rs:13879:33
[INFO] [stdout]       |
[INFO] [stdout] 13879 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 13879 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 13879 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-network-a2a0beeec44446f5/out/network_types.rs:14219:33
[INFO] [stdout]       |
[INFO] [stdout] 14219 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 14219 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 14219 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-network-a2a0beeec44446f5/out/network_types.rs:15301:33
[INFO] [stdout]       |
[INFO] [stdout] 15301 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 15301 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 15301 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-network-a2a0beeec44446f5/out/network_types.rs:14337:33
[INFO] [stdout]       |
[INFO] [stdout] 14337 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 14337 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 14337 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-network-a2a0beeec44446f5/out/network_types.rs:15673:33
[INFO] [stdout]       |
[INFO] [stdout] 15673 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 15673 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 15673 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-network-a2a0beeec44446f5/out/network_types.rs:14718:33
[INFO] [stdout]       |
[INFO] [stdout] 14718 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 14718 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 14718 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-network-a2a0beeec44446f5/out/network_types.rs:15859:33
[INFO] [stdout]       |
[INFO] [stdout] 15859 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 15859 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 15859 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-network-a2a0beeec44446f5/out/network_types.rs:14761:33
[INFO] [stdout]       |
[INFO] [stdout] 14761 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 14761 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 14761 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-network-a2a0beeec44446f5/out/network_types.rs:15935:33
[INFO] [stdout]       |
[INFO] [stdout] 15935 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 15935 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 15935 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-network-a2a0beeec44446f5/out/network_types.rs:14804:33
[INFO] [stdout]       |
[INFO] [stdout] 14804 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 14804 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 14804 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-network-a2a0beeec44446f5/out/network_types.rs:16070:33
[INFO] [stdout]       |
[INFO] [stdout] 16070 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 16070 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 16070 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-network-a2a0beeec44446f5/out/network_types.rs:14881:33
[INFO] [stdout]       |
[INFO] [stdout] 14881 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 14881 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 14881 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-network-a2a0beeec44446f5/out/network_types.rs:15301:33
[INFO] [stdout]       |
[INFO] [stdout] 15301 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 15301 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 15301 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-network-a2a0beeec44446f5/out/network_types.rs:15673:33
[INFO] [stdout]       |
[INFO] [stdout] 15673 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 15673 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 15673 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-network-a2a0beeec44446f5/out/network_types.rs:15859:33
[INFO] [stdout]       |
[INFO] [stdout] 15859 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 15859 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 15859 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-network-a2a0beeec44446f5/out/network_types.rs:15935:33
[INFO] [stdout]       |
[INFO] [stdout] 15935 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 15935 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 15935 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-network-a2a0beeec44446f5/out/network_types.rs:16070:33
[INFO] [stdout]       |
[INFO] [stdout] 16070 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]       |                                 ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]       |
[INFO] [stdout] 16070 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 16070 +             static INIT: Once = Once::new();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-network-a2a0beeec44446f5/out/network_types.rs:11358:9
[INFO] [stdout]       |
[INFO] [stdout] 11358 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]       = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 11358 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-network-a2a0beeec44446f5/out/network_types.rs:12029:9
[INFO] [stdout]       |
[INFO] [stdout] 12029 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 12029 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-network-a2a0beeec44446f5/out/network_types.rs:12171:9
[INFO] [stdout]       |
[INFO] [stdout] 12171 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 12171 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-network-a2a0beeec44446f5/out/network_types.rs:12383:9
[INFO] [stdout]       |
[INFO] [stdout] 12383 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 12383 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-network-a2a0beeec44446f5/out/network_types.rs:12575:9
[INFO] [stdout]       |
[INFO] [stdout] 12575 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 12575 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-network-a2a0beeec44446f5/out/network_types.rs:12750:9
[INFO] [stdout]       |
[INFO] [stdout] 12750 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 12750 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-network-a2a0beeec44446f5/out/network_types.rs:12943:9
[INFO] [stdout]       |
[INFO] [stdout] 12943 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 12943 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-network-a2a0beeec44446f5/out/network_types.rs:13142:9
[INFO] [stdout]       |
[INFO] [stdout] 13142 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 13142 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-network-a2a0beeec44446f5/out/network_types.rs:13365:9
[INFO] [stdout]       |
[INFO] [stdout] 13365 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 13365 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-network-a2a0beeec44446f5/out/network_types.rs:11358:9
[INFO] [stdout]       |
[INFO] [stdout] 11358 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]       = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 11358 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-network-a2a0beeec44446f5/out/network_types.rs:13796:9
[INFO] [stdout]       |
[INFO] [stdout] 13796 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 13796 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-network-a2a0beeec44446f5/out/network_types.rs:13869:9
[INFO] [stdout]       |
[INFO] [stdout] 13869 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 13869 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-network-a2a0beeec44446f5/out/network_types.rs:12029:9
[INFO] [stdout]       |
[INFO] [stdout] 12029 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 12029 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-network-a2a0beeec44446f5/out/network_types.rs:14209:9
[INFO] [stdout]       |
[INFO] [stdout] 14209 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 14209 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-network-a2a0beeec44446f5/out/network_types.rs:12171:9
[INFO] [stdout]       |
[INFO] [stdout] 12171 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 12171 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-network-a2a0beeec44446f5/out/network_types.rs:14327:9
[INFO] [stdout]       |
[INFO] [stdout] 14327 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 14327 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-network-a2a0beeec44446f5/out/network_types.rs:12383:9
[INFO] [stdout]       |
[INFO] [stdout] 12383 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 12383 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-network-a2a0beeec44446f5/out/network_types.rs:14708:9
[INFO] [stdout]       |
[INFO] [stdout] 14708 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 14708 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-network-a2a0beeec44446f5/out/network_types.rs:14751:9
[INFO] [stdout]       |
[INFO] [stdout] 14751 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 14751 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-network-a2a0beeec44446f5/out/network_types.rs:14794:9
[INFO] [stdout]       |
[INFO] [stdout] 14794 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 14794 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-network-a2a0beeec44446f5/out/network_types.rs:14871:9
[INFO] [stdout]       |
[INFO] [stdout] 14871 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 14871 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-network-a2a0beeec44446f5/out/network_types.rs:15291:9
[INFO] [stdout]       |
[INFO] [stdout] 15291 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 15291 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-network-a2a0beeec44446f5/out/network_types.rs:12575:9
[INFO] [stdout]       |
[INFO] [stdout] 12575 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 12575 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-network-a2a0beeec44446f5/out/network_types.rs:12750:9
[INFO] [stdout]       |
[INFO] [stdout] 12750 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 12750 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-network-a2a0beeec44446f5/out/network_types.rs:12943:9
[INFO] [stdout]       |
[INFO] [stdout] 12943 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 12943 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-network-a2a0beeec44446f5/out/network_types.rs:13142:9
[INFO] [stdout]       |
[INFO] [stdout] 13142 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 13142 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-network-a2a0beeec44446f5/out/network_types.rs:15663:9
[INFO] [stdout]       |
[INFO] [stdout] 15663 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 15663 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-network-a2a0beeec44446f5/out/network_types.rs:15849:9
[INFO] [stdout]       |
[INFO] [stdout] 15849 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 15849 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-network-a2a0beeec44446f5/out/network_types.rs:13365:9
[INFO] [stdout]       |
[INFO] [stdout] 13365 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 13365 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-network-a2a0beeec44446f5/out/network_types.rs:15925:9
[INFO] [stdout]       |
[INFO] [stdout] 15925 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 15925 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-network-a2a0beeec44446f5/out/network_types.rs:16060:9
[INFO] [stdout]       |
[INFO] [stdout] 16060 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 16060 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-network-a2a0beeec44446f5/out/network_types.rs:13796:9
[INFO] [stdout]       |
[INFO] [stdout] 13796 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 13796 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-network-a2a0beeec44446f5/out/network_types.rs:13869:9
[INFO] [stdout]       |
[INFO] [stdout] 13869 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 13869 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-network-a2a0beeec44446f5/out/network_types.rs:14209:9
[INFO] [stdout]       |
[INFO] [stdout] 14209 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 14209 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-network-a2a0beeec44446f5/out/network_types.rs:14327:9
[INFO] [stdout]       |
[INFO] [stdout] 14327 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 14327 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-network-a2a0beeec44446f5/out/network_types.rs:14708:9
[INFO] [stdout]       |
[INFO] [stdout] 14708 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 14708 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-network-a2a0beeec44446f5/out/network_types.rs:14751:9
[INFO] [stdout]       |
[INFO] [stdout] 14751 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 14751 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-network-a2a0beeec44446f5/out/network_types.rs:14794:9
[INFO] [stdout]       |
[INFO] [stdout] 14794 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 14794 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-network-a2a0beeec44446f5/out/network_types.rs:14871:9
[INFO] [stdout]       |
[INFO] [stdout] 14871 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 14871 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-network-a2a0beeec44446f5/out/network_types.rs:15291:9
[INFO] [stdout]       |
[INFO] [stdout] 15291 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 15291 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-network-a2a0beeec44446f5/out/network_types.rs:15663:9
[INFO] [stdout]       |
[INFO] [stdout] 15663 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 15663 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-network-a2a0beeec44446f5/out/network_types.rs:15849:9
[INFO] [stdout]       |
[INFO] [stdout] 15849 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 15849 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-network-a2a0beeec44446f5/out/network_types.rs:15925:9
[INFO] [stdout]       |
[INFO] [stdout] 15925 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 15925 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/gdnative-network-a2a0beeec44446f5/out/network_types.rs:16060:9
[INFO] [stdout]       |
[INFO] [stdout] 16060 |         &mut TABLE
[INFO] [stdout]       |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]       |
[INFO] [stdout]       = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]       = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]       |
[INFO] [stdout] 16060 |         &raw mut TABLE
[INFO] [stdout]       |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.69s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cexpr v0.3.6, nom v4.2.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 8`
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "601c6b511a448d5f2e0181c2cb9424db0b117e0acdd1aee3fa2ad98cd395322a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "601c6b511a448d5f2e0181c2cb9424db0b117e0acdd1aee3fa2ad98cd395322a", kill_on_drop: false }`
[INFO] [stdout] 601c6b511a448d5f2e0181c2cb9424db0b117e0acdd1aee3fa2ad98cd395322a
